Skip to content

Rename verification steps in e2e report workflow#9026

Draft
aoysimmons-GH wants to merge 1 commit intomainfrom
clearly-distinguishes-step-in-report
Draft

Rename verification steps in e2e report workflow#9026
aoysimmons-GH wants to merge 1 commit intomainfrom
clearly-distinguishes-step-in-report

Conversation

@aoysimmons-GH
Copy link
Collaborator

Summary

Fixes / Work for #ISSUE

Changes proposed

Rename verification steps in e2e report workflow

Context for reviewers

Validation steps

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitHub Actions workflow that creates a merged Playwright E2E report by clarifying step names around blob-report download verification and merged HTML report verification.

Changes:

  • Renamed the post-download verification step to “Verify Downloaded Blob Report”.
  • Renamed the post-merge verification step to “Verify Merged HTML Report”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 61 to 62
echo "Contents of all-blob-reports after download:"
ls -R playwright*
merge-multiple: true

- name: Verify Downloaded Artifacts
- name: Verify Downloaded Blob Report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants